projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ced25
)
Remove fill-paragraph-or-region.
author
Juri Linkov
<juri@jurta.org>
Thu, 18 Oct 2007 00:14:53 +0000
(
00:14
+0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 18 Oct 2007 00:14:53 +0000
(
00:14
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 21cb6b3ffffe16c07079221d2131f6f36e930495..2d3a0a03d2c258df94ca3bee24f87297b42938c3 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-118,8
+118,9
@@
following arguments.
+++
** M-q now fills the region if the region is active and
`transient-mark-mode' is turned on. Otherwise, it fills the current
-paragraph.
The new command bound to M-q is `fill-paragraph-or-region'.
+paragraph.
++++
** M-$ now checks spelling of the region if the region is active and
`transient-mark-mode' is turned on. Otherwise, it checks spelling of the
word at point.